SECURE BOOT: separate functions for reading keys
authorAneesh Bansal <[email protected]>
Tue, 8 Dec 2015 08:44:13 +0000 (14:14 +0530)
committerYork Sun <[email protected]>
Mon, 25 Jan 2016 16:24:16 +0000 (08:24 -0800)
commit94ba5e41402719ab8a58bf55b925867e50abcb35
tree303dd0a1999e62227a9a3064578c9b0119e147ce
parentbc71f926e35be8af1a9491ea0332871881c7eda5
SECURE BOOT: separate functions for reading keys

Separate functions are created for reading and checking the
sanity of Public keys:
- read_validate_single_key
- read_validate_ie_tbl
- read_validate_srk_table

Signed-off-by: Saksham Jain <[email protected]>
Signed-off-by: Aneesh Bansal <[email protected]>
Acked-by: Ruchika Gupta <[email protected]>
Reviewed-by: York Sun <[email protected]>
board/freescale/common/fsl_validate.c